home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m11h17.dir / 00010.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  172 b   |  10 lines

  1. on mouseDown
  2.   global gOnIBM
  3.   identifyPlatform()
  4.   set the castNum of sprite 45 to cast "b027"
  5.   if pressLessonButton(45) then
  6.     sound stop 2
  7.     explore()
  8.   end if
  9. end
  10.